MediaStreamCaptureStarted

An event indicating that the web page has started capturing an audio or video stream.

Since

7.30

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun mediaStreamType(): MediaStreamType
Returns the type of the captured stream.